| Einhugur Word Plugin for Xojo |
|
Run.LanguageCode Property
Sets or gets language code for the Run. For example de-DE for Germany, is-IS for Iceland, en-US for English American, etc)
LanguageCode as String {Read and Write}
Remarks
Note that it is not valid to have language code on a run if there is no language code on a Paragraph. Most of the time runs will have same language code as its parent paragraph though a run may have different code as long as the Paragraph has some language code.
See Also
Run Class